home *** CD-ROM | disk | FTP | other *** search
/ CD ROM Paradise Collection 4 / CD ROM Paradise Collection 4 1995 Nov.iso / graphics / mktil16a.zip / MKTIL16.TXT < prev    next >
Text File  |  1994-09-19  |  2KB  |  57 lines

  1. Well, here it is.  My partially complete Tile Editor for 16x16 mode 13h
  2. tiles.  Take a look at it and tell me what you think!
  3.  
  4. Here's a list of commands (as of Sept. 19th, 1994):
  5.  
  6. KEYBOARD:
  7.  
  8. (f)ill with current color
  9. (r)otate 90 degrees
  10. (v)flip 
  11. (h)flip
  12. (z)_fill fills the tile with random colors +/- 4 colors from current color
  13. (l)oad tile, palette, map
  14. (s)ave tile, palette, map
  15. (space) draws a pixel at cursor (the small white box on the grid)
  16. (esc) quit
  17. (+ or -) change current color
  18. (< or >) change current tile (inversed on 7 tile display at bottom)
  19. (pg_up or pg_dn) change view of tiles at bottom
  20. (g)et color of tile at cursor location
  21. (p)alette rotation. alternately starts/stops it.
  22.  
  23. MOUSE:
  24.  
  25. BUTTON 1:
  26.  clicking on grid draws a pixel 
  27.  clicking on colors selects one as current
  28.  clicking on 7 tile display or map alternately picks up/drops a tile.
  29.   if you place it on the map (by clicking with it picked up)
  30.    it stores it on the map.
  31.   if you place it on the 7 tile display, it copies it.
  32.  
  33. BUTTON 2:
  34.  clicking on grid selects that grid's color as current color
  35.  clicking on 7 tile display or map selects that tile as current tile
  36.  
  37. NOTE: this is not a map-maker.  It just lets you see what the tiles look
  38.       like when placed together.  Now it saves the map you make.
  39.       It calls it map8-8.dat.
  40.  
  41. Hope it helps somebody!  Included is the source, of course.  MS QuickC 2.5.
  42. No comments for now...but when I get this sucker polished I'll put in tons
  43. of comments.
  44.  
  45. Also included is the header files which have my assembly routines...making
  46. the entire package pretty big.  Oh well!  It's zipped!  
  47.  
  48. Email me at...
  49.  crasmus@mailer.fsu.edu
  50.  
  51. With comments and criticisms even!
  52.  
  53. Take care,
  54.         Chris
  55.  
  56. Jesus is Lord and He's coming back SOON!
  57.